LNCS Homepage
CD ContentsAuthor IndexSearch

Feature Subset Selection, Class Separability, and Genetic Algorithms

Erick Cantú-Paz

Center for Applied Scientific Computing, Lawrence Livermore National Laboratory, Livermore, CA 94551
cantupaz@llnl.gov

Abstract. The performance of classification algorithms in machine learning is affected by the features used to describe the labeled examples presented to the inducers. Therefore, the problem of feature subset selection has received considerable attention. Genetic approaches to this problem usually follow the wrapper approach: treat the inducer as a black box that is used to evaluate candidate feature subsets. The evaluations might take a considerable time and the traditional approach might be impractical for large data sets. This paper describes a hybrid of a simple genetic algorithm and a method based on class separability applied to the selection of feature subsets for classification problems. The proposed hybrid was compared against each of its components and two other feature selection wrappers that are used widely. The objective of this paper is to determine if the proposed hybrid presents advantages over the other methods in terms of accuracy or speed in this problem. The experiments used a Naive Bayes classifier and public-domain and artificial data sets. The experiments suggest that the hybrid usually finds compact feature subsets that give the most accurate results, while beating the execution time of the other wrappers.

LNCS 3102, p. 959 ff.

Full article in PDF


lncs@springer.de
© Springer-Verlag Berlin Heidelberg 2004